Commit 6ef53d7f authored by qiaobin's avatar qiaobin

fix: 开发环境maven构建插件

parent b237ab75
......@@ -56,6 +56,10 @@
</annotationProcessorPaths>
</configuration>
</plugin>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment