server/admin/pom.xml
@@ -51,8 +51,8 @@ <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</artifactId> <configuration> <fork>true</fork> <mainClass>com.doumee.DJAdminApplication</mainClass> <fork>true</fork> <layout>ZIP</layout> <includeSystemScope>true</includeSystemScope> </configuration>