提交 09866944 编写于 作者: Y yadong.zhang

pom中添加modules列表,管理模块

上级 f3b86b64
......@@ -7,6 +7,10 @@
<artifactId>blog</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>blog-core</module>
<module>blog-web</module>
</modules>
<name>blog</name>
<description>DBlog for Spring Boot</description>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册