update
This commit is contained in:
@@ -16,7 +16,6 @@ import org.springframework.boot.web.servlet.support.SpringBootServletInitializer
|
||||
/**
|
||||
* Application
|
||||
* @author ThinkGem
|
||||
* @version 2018-10-13
|
||||
*/
|
||||
@SpringBootApplication
|
||||
public class ApiApplication extends SpringBootServletInitializer {
|
||||
|
||||
@@ -21,7 +21,6 @@ import java.net.UnknownHostException;
|
||||
/**
|
||||
* Application
|
||||
* @author ThinkGem
|
||||
* @version 2018-10-13
|
||||
*/
|
||||
@SpringBootApplication
|
||||
public class FastApplication extends SpringBootServletInitializer {
|
||||
|
||||
@@ -16,7 +16,6 @@ import org.springframework.boot.web.servlet.support.SpringBootServletInitializer
|
||||
/**
|
||||
* Application
|
||||
* @author ThinkGem
|
||||
* @version 2018-10-13
|
||||
*/
|
||||
@SpringBootApplication
|
||||
public class Application extends SpringBootServletInitializer {
|
||||
|
||||
Reference in New Issue
Block a user