|
|
|
|
@ -17,7 +17,7 @@
@@ -17,7 +17,7 @@
|
|
|
|
|
package sample; |
|
|
|
|
|
|
|
|
|
import org.springframework.boot.autoconfigure.SpringBootApplication; |
|
|
|
|
import org.springframework.boot.web.support.SpringBootServletInitializer; |
|
|
|
|
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer; |
|
|
|
|
|
|
|
|
|
@SpringBootApplication |
|
|
|
|
public class SampleWlpDeployApplication extends SpringBootServletInitializer { |
|
|
|
|
|