1、增加mvn plugin 版本号

2、增加Dockfile
This commit is contained in:
anweiguo
2021-05-21 16:24:19 +08:00
parent 7e467f651f
commit 184c114f12
13 changed files with 146 additions and 0 deletions

View File

@@ -86,6 +86,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>${spring-boot.mavenplugin.version}</version>
<executions>
<execution>
<goals>