|
@@ -63,7 +63,7 @@
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
|
<configuration>
|
|
<configuration>
|
|
|
- <mainClass>com.java110.user.AcctServiceApplicationStart</mainClass>
|
|
|
|
|
|
|
+ <mainClass>com.java110.acct.AcctServiceApplicationStart</mainClass>
|
|
|
</configuration>
|
|
</configuration>
|
|
|
</plugin>
|
|
</plugin>
|
|
|
</plugins>
|
|
</plugins>
|