正在显示
2 个修改的文件
包含
16 行增加
和
0 行删除
ReadMe.md
100644 → 100755
base.iml
0 → 100644
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | +<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> | ||
| 3 | + <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5"> | ||
| 4 | + <output url="file://$MODULE_DIR$/target/classes" /> | ||
| 5 | + <output-test url="file://$MODULE_DIR$/target/test-classes" /> | ||
| 6 | + <content url="file://$MODULE_DIR$"> | ||
| 7 | + <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> | ||
| 8 | + <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> | ||
| 9 | + <excludeFolder url="file://$MODULE_DIR$/target" /> | ||
| 10 | + </content> | ||
| 11 | + <orderEntry type="inheritedJdk" /> | ||
| 12 | + <orderEntry type="sourceFolder" forTests="false" /> | ||
| 13 | + <orderEntry type="library" name="Maven: org.projectlombok:lombok:1.18.8" level="project" /> | ||
| 14 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.10.0" level="project" /> | ||
| 15 | + </component> | ||
| 16 | +</module> |
-
请 注册 或 登录 后发表评论