Skip to content

Commit fca1324

Browse files
committed
Spring Boot JSP
1 parent d8f3526 commit fca1324

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • springboot-examples/springboot-jsp-helloworld/src/main/java/com/hellokoding/springboot/view

springboot-examples/springboot-jsp-helloworld/src/main/java/com/hellokoding/springboot/view/Application.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
import org.springframework.boot.SpringApplication;
44
import org.springframework.boot.autoconfigure.SpringBootApplication;
5-
import org.springframework.boot.builder.SpringApplicationBuilder;
6-
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
75

86
@SpringBootApplication
97
public class Application {

0 commit comments

Comments
 (0)