正在显示
22 个修改的文件
包含
401 行增加
和
0 行删除
.idea/.gitignore
0 → 100644
.idea/compiler.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="CompilerConfiguration"> | ||
4 | + <annotationProcessing> | ||
5 | + <profile name="Maven default annotation processors profile" enabled="true"> | ||
6 | + <sourceOutputDir name="target/generated-sources/annotations" /> | ||
7 | + <sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> | ||
8 | + <outputRelativeToContentRoot value="true" /> | ||
9 | + <module name="epmall-design" /> | ||
10 | + <module name="epmall-background-gateway" /> | ||
11 | + <module name="epmall-logging" /> | ||
12 | + <module name="epmall-apis" /> | ||
13 | + <module name="epmall-app" /> | ||
14 | + <module name="epmall-core" /> | ||
15 | + <module name="epmall-model" /> | ||
16 | + <module name="epmall-app-gateway" /> | ||
17 | + <module name="epmall-utils" /> | ||
18 | + <module name="epmall-common" /> | ||
19 | + </profile> | ||
20 | + </annotationProcessing> | ||
21 | + <bytecodeTargetLevel> | ||
22 | + <module name="epmall-core-gateway" target="1.5" /> | ||
23 | + <module name="epmall-design-gateway" target="1.5" /> | ||
24 | + <module name="epmallcoregateway" target="1.5" /> | ||
25 | + </bytecodeTargetLevel> | ||
26 | + </component> | ||
27 | + <component name="JavacSettings"> | ||
28 | + <option name="ADDITIONAL_OPTIONS_OVERRIDE"> | ||
29 | + <module name="epmall-apis" options="-parameters" /> | ||
30 | + <module name="epmall-app" options="-parameters" /> | ||
31 | + <module name="epmall-app-gateway" options="-parameters" /> | ||
32 | + <module name="epmall-background-gateway" options="-parameters" /> | ||
33 | + <module name="epmall-common" options="-parameters" /> | ||
34 | + <module name="epmall-core" options="-parameters" /> | ||
35 | + <module name="epmall-design" options="-parameters" /> | ||
36 | + <module name="epmall-logging" options="-parameters" /> | ||
37 | + <module name="epmall-model" options="-parameters" /> | ||
38 | + <module name="epmall-utils" options="-parameters" /> | ||
39 | + </option> | ||
40 | + </component> | ||
41 | +</project> |
.idea/encodings.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="Encoding"> | ||
4 | + <file url="file://$PROJECT_DIR$" charset="UTF-8" /> | ||
5 | + <file url="file://$PROJECT_DIR$/epmall-apis" charset="UTF-8" /> | ||
6 | + <file url="file://$PROJECT_DIR$/epmall-app" charset="UTF-8" /> | ||
7 | + <file url="file://$PROJECT_DIR$/epmall-app-gateway" charset="UTF-8" /> | ||
8 | + <file url="file://$PROJECT_DIR$/epmall-background-gateway" charset="UTF-8" /> | ||
9 | + <file url="file://$PROJECT_DIR$/epmall-common" charset="UTF-8" /> | ||
10 | + <file url="file://$PROJECT_DIR$/epmall-core" charset="UTF-8" /> | ||
11 | + <file url="file://$PROJECT_DIR$/epmall-design" charset="UTF-8" /> | ||
12 | + <file url="file://$PROJECT_DIR$/epmall-logging" charset="UTF-8" /> | ||
13 | + <file url="file://$PROJECT_DIR$/epmall-model" charset="UTF-8" /> | ||
14 | + <file url="file://$PROJECT_DIR$/epmall-utils" charset="UTF-8" /> | ||
15 | + </component> | ||
16 | +</project> |
.idea/inspectionProfiles/Project_Default.xml
0 → 100644
1 | +<component name="InspectionProjectProfileManager"> | ||
2 | + <profile version="1.0"> | ||
3 | + <option name="myName" value="Project Default" /> | ||
4 | + <inspection_tool class="JavaDoc" enabled="true" level="WARNING" enabled_by_default="true"> | ||
5 | + <option name="TOP_LEVEL_CLASS_OPTIONS"> | ||
6 | + <value> | ||
7 | + <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
8 | + <option name="REQUIRED_TAGS" value="" /> | ||
9 | + </value> | ||
10 | + </option> | ||
11 | + <option name="INNER_CLASS_OPTIONS"> | ||
12 | + <value> | ||
13 | + <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
14 | + <option name="REQUIRED_TAGS" value="" /> | ||
15 | + </value> | ||
16 | + </option> | ||
17 | + <option name="METHOD_OPTIONS"> | ||
18 | + <value> | ||
19 | + <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
20 | + <option name="REQUIRED_TAGS" value="@return@param@throws or @exception" /> | ||
21 | + </value> | ||
22 | + </option> | ||
23 | + <option name="FIELD_OPTIONS"> | ||
24 | + <value> | ||
25 | + <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
26 | + <option name="REQUIRED_TAGS" value="" /> | ||
27 | + </value> | ||
28 | + </option> | ||
29 | + <option name="IGNORE_DEPRECATED" value="false" /> | ||
30 | + <option name="IGNORE_JAVADOC_PERIOD" value="true" /> | ||
31 | + <option name="IGNORE_DUPLICATED_THROWS" value="false" /> | ||
32 | + <option name="IGNORE_POINT_TO_ITSELF" value="false" /> | ||
33 | + <option name="myAdditionalJavadocTags" value="date" /> | ||
34 | + </inspection_tool> | ||
35 | + </profile> | ||
36 | +</component> |
.idea/misc.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="ExternalStorageConfigurationManager" enabled="true" /> | ||
4 | + <component name="MavenProjectsManager"> | ||
5 | + <option name="originalFiles"> | ||
6 | + <list> | ||
7 | + <option value="$PROJECT_DIR$/pom.xml" /> | ||
8 | + </list> | ||
9 | + </option> | ||
10 | + <option name="ignoredFiles"> | ||
11 | + <set> | ||
12 | + <option value="$PROJECT_DIR$/epmall-core-gateway/pom.xml" /> | ||
13 | + <option value="$PROJECT_DIR$/epmall-design-gateway/pom.xml" /> | ||
14 | + </set> | ||
15 | + </option> | ||
16 | + </component> | ||
17 | + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK"> | ||
18 | + <output url="file://$PROJECT_DIR$/out" /> | ||
19 | + </component> | ||
20 | +</project> |
epmall-apis/pom.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project xmlns="http://maven.apache.org/POM/4.0.0" | ||
3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
4 | + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||
5 | + <parent> | ||
6 | + <artifactId>epmall</artifactId> | ||
7 | + <groupId>com.weiqiao</groupId> | ||
8 | + <version>1.0-SNAPSHOT</version> | ||
9 | + </parent> | ||
10 | + <modelVersion>4.0.0</modelVersion> | ||
11 | + | ||
12 | + <artifactId>epmall-apis</artifactId> | ||
13 | + | ||
14 | + | ||
15 | +</project> |
epmall-app-gateway/pom.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project xmlns="http://maven.apache.org/POM/4.0.0" | ||
3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
4 | + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||
5 | + <parent> | ||
6 | + <artifactId>epmall</artifactId> | ||
7 | + <groupId>com.weiqiao</groupId> | ||
8 | + <version>1.0-SNAPSHOT</version> | ||
9 | + </parent> | ||
10 | + <modelVersion>4.0.0</modelVersion> | ||
11 | + | ||
12 | + <artifactId>epmall-app-gateway</artifactId> | ||
13 | + | ||
14 | + | ||
15 | +</project> |
epmall-app/pom.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project xmlns="http://maven.apache.org/POM/4.0.0" | ||
3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
4 | + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||
5 | + <parent> | ||
6 | + <artifactId>epmall</artifactId> | ||
7 | + <groupId>com.weiqiao</groupId> | ||
8 | + <version>1.0-SNAPSHOT</version> | ||
9 | + </parent> | ||
10 | + <modelVersion>4.0.0</modelVersion> | ||
11 | + | ||
12 | + <artifactId>epmall-app</artifactId> | ||
13 | + | ||
14 | + | ||
15 | +</project> |
epmall-background-gateway/pom.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project xmlns="http://maven.apache.org/POM/4.0.0" | ||
3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
4 | + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||
5 | + <parent> | ||
6 | + <artifactId>epmall</artifactId> | ||
7 | + <groupId>com.weiqiao</groupId> | ||
8 | + <version>1.0-SNAPSHOT</version> | ||
9 | + </parent> | ||
10 | + <modelVersion>4.0.0</modelVersion> | ||
11 | + | ||
12 | + <artifactId>epmall-background-gateway</artifactId> | ||
13 | + | ||
14 | +</project> |
epmall-common/pom.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project xmlns="http://maven.apache.org/POM/4.0.0" | ||
3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
4 | + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||
5 | + <parent> | ||
6 | + <artifactId>epmall</artifactId> | ||
7 | + <groupId>com.weiqiao</groupId> | ||
8 | + <version>1.0-SNAPSHOT</version> | ||
9 | + </parent> | ||
10 | + <modelVersion>4.0.0</modelVersion> | ||
11 | + | ||
12 | + <artifactId>epmall-common</artifactId> | ||
13 | + <packaging>jar</packaging> | ||
14 | + | ||
15 | + <dependencies> | ||
16 | + <dependency> | ||
17 | + <groupId>com.weiqiao</groupId> | ||
18 | + <artifactId>epmall-utils</artifactId> | ||
19 | + </dependency> | ||
20 | + </dependencies> | ||
21 | +</project> |
epmall-core/pom.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project xmlns="http://maven.apache.org/POM/4.0.0" | ||
3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
4 | + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||
5 | + <parent> | ||
6 | + <artifactId>epmall</artifactId> | ||
7 | + <groupId>com.weiqiao</groupId> | ||
8 | + <version>1.0-SNAPSHOT</version> | ||
9 | + </parent> | ||
10 | + <modelVersion>4.0.0</modelVersion> | ||
11 | + | ||
12 | + <artifactId>epmall-core</artifactId> | ||
13 | + | ||
14 | + | ||
15 | +</project> |
epmall-design/pom.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project xmlns="http://maven.apache.org/POM/4.0.0" | ||
3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
4 | + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||
5 | + <parent> | ||
6 | + <artifactId>epmall</artifactId> | ||
7 | + <groupId>com.weiqiao</groupId> | ||
8 | + <version>1.0-SNAPSHOT</version> | ||
9 | + </parent> | ||
10 | + <modelVersion>4.0.0</modelVersion> | ||
11 | + | ||
12 | + <artifactId>epmall-design</artifactId> | ||
13 | + | ||
14 | + | ||
15 | +</project> |
epmall-logging/pom.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project xmlns="http://maven.apache.org/POM/4.0.0" | ||
3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
4 | + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||
5 | + <parent> | ||
6 | + <artifactId>epmall</artifactId> | ||
7 | + <groupId>com.weiqiao</groupId> | ||
8 | + <version>1.0-SNAPSHOT</version> | ||
9 | + </parent> | ||
10 | + <modelVersion>4.0.0</modelVersion> | ||
11 | + | ||
12 | + <artifactId>epmall-logging</artifactId> | ||
13 | + | ||
14 | + | ||
15 | +</project> |
epmall-model/pom.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project xmlns="http://maven.apache.org/POM/4.0.0" | ||
3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
4 | + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||
5 | + <parent> | ||
6 | + <artifactId>epmall</artifactId> | ||
7 | + <groupId>com.weiqiao</groupId> | ||
8 | + <version>1.0-SNAPSHOT</version> | ||
9 | + </parent> | ||
10 | + <modelVersion>4.0.0</modelVersion> | ||
11 | + | ||
12 | + <artifactId>epmall-model</artifactId> | ||
13 | + <packaging>jar</packaging> | ||
14 | + | ||
15 | + <name>epmall-model</name> | ||
16 | +</project> |
epmall-utils/pom.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project xmlns="http://maven.apache.org/POM/4.0.0" | ||
3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
4 | + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||
5 | + <parent> | ||
6 | + <artifactId>epmall</artifactId> | ||
7 | + <groupId>com.weiqiao</groupId> | ||
8 | + <version>1.0-SNAPSHOT</version> | ||
9 | + </parent> | ||
10 | + <modelVersion>4.0.0</modelVersion> | ||
11 | + | ||
12 | + <artifactId>epmall-utils</artifactId> | ||
13 | + <packaging>jar</packaging> | ||
14 | + | ||
15 | + <dependencies> | ||
16 | + <dependency> | ||
17 | + <groupId>com.weiqiao</groupId> | ||
18 | + <artifactId>epmall-model</artifactId> | ||
19 | + </dependency> | ||
20 | + </dependencies> | ||
21 | +</project> |
epmall.iml
0 → 100644
pom.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project xmlns="http://maven.apache.org/POM/4.0.0" | ||
3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
4 | + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||
5 | + <modelVersion>4.0.0</modelVersion> | ||
6 | + | ||
7 | + <groupId>com.weiqiao</groupId> | ||
8 | + <artifactId>epmall</artifactId> | ||
9 | + <packaging>pom</packaging> | ||
10 | + <version>1.0-SNAPSHOT</version> | ||
11 | + <modules> | ||
12 | + <module>epmall-model</module> | ||
13 | + <module>epmall-common</module> | ||
14 | + <module>epmall-logging</module> | ||
15 | + <module>epmall-core</module> | ||
16 | + <module>epmall-design</module> | ||
17 | + <module>epmall-utils</module> | ||
18 | + <module>epmall-apis</module> | ||
19 | + <module>epmall-app</module> | ||
20 | + <module>epmall-app-gateway</module> | ||
21 | + <module>epmall-background-gateway</module> | ||
22 | + </modules> | ||
23 | + | ||
24 | + <!-- 继承Spring boot工程 --> | ||
25 | + <parent> | ||
26 | + <groupId>org.springframework.boot</groupId> | ||
27 | + <artifactId>spring-boot-starter-parent</artifactId> | ||
28 | + <version>2.1.5.RELEASE</version> | ||
29 | + </parent> | ||
30 | + | ||
31 | + <properties> | ||
32 | + | ||
33 | + </properties> | ||
34 | + | ||
35 | + <dependencies> | ||
36 | + <!--内部依赖工程--> | ||
37 | + <dependency> | ||
38 | + <artifactId>epmall-apis</artifactId> | ||
39 | + <groupId>com.weiqiao</groupId> | ||
40 | + <version>${project.version}</version> | ||
41 | + </dependency> | ||
42 | + <dependency> | ||
43 | + <artifactId>epmall-app</artifactId> | ||
44 | + <groupId>com.weiqiao</groupId> | ||
45 | + <version>${project.version}</version> | ||
46 | + </dependency> | ||
47 | + <dependency> | ||
48 | + <artifactId>epmall-app-gateway</artifactId> | ||
49 | + <groupId>com.weiqiao</groupId> | ||
50 | + <version>${project.version}</version> | ||
51 | + </dependency> | ||
52 | + <dependency> | ||
53 | + <artifactId>epmall-background-gateway</artifactId> | ||
54 | + <groupId>com.weiqiao</groupId> | ||
55 | + <version>${project.version}</version> | ||
56 | + </dependency> | ||
57 | + <dependency> | ||
58 | + <artifactId>epmall-common</artifactId> | ||
59 | + <groupId>com.weiqiao</groupId> | ||
60 | + <version>${project.version}</version> | ||
61 | + </dependency> | ||
62 | + <dependency> | ||
63 | + <artifactId>epmall-core</artifactId> | ||
64 | + <groupId>com.weiqiao</groupId> | ||
65 | + <version>${project.version}</version> | ||
66 | + </dependency> | ||
67 | + <dependency> | ||
68 | + <artifactId>epmall-design</artifactId> | ||
69 | + <groupId>com.weiqiao</groupId> | ||
70 | + <version>${project.version}</version> | ||
71 | + </dependency> | ||
72 | + <dependency> | ||
73 | + <artifactId>epmall-logging</artifactId> | ||
74 | + <groupId>com.weiqiao</groupId> | ||
75 | + <version>${project.version}</version> | ||
76 | + </dependency> | ||
77 | + <dependency> | ||
78 | + <artifactId>epmall-model</artifactId> | ||
79 | + <groupId>com.weiqiao</groupId> | ||
80 | + <version>${project.version}</version> | ||
81 | + </dependency> | ||
82 | + <dependency> | ||
83 | + <artifactId>epmall-utils</artifactId> | ||
84 | + <groupId>com.weiqiao</groupId> | ||
85 | + <version>${project.version}</version> | ||
86 | + </dependency> | ||
87 | + </dependencies> | ||
88 | +</project> |
-
请 注册 或 登录 后发表评论