|
|
@ -68,7 +68,7 @@
|
|
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
|
|
<version>${spring-boot-maven-plugin.version}</version>
|
|
|
|
<version>${spring-boot-maven-plugin.version}</version>
|
|
|
|
<configuration>
|
|
|
|
<configuration>
|
|
|
|
<mainClass>demo.deploy.DemoApplication</mainClass>
|
|
|
|
<mainClass>com.ms.deploy.MsApplication</mainClass>
|
|
|
|
<includeSystemScope>true</includeSystemScope>
|
|
|
|
<includeSystemScope>true</includeSystemScope>
|
|
|
|
</configuration>
|
|
|
|
</configuration>
|
|
|
|
<executions>
|
|
|
|
<executions>
|
|
|
|