-
[intelliJ] 수동으로 코드 검증With Computer/Spring Starter Project 2020. 1. 31. 16:13
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.1.7.RELEASE)
2020-01-31 16:08:08.108 INFO 11028 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2020-01-31 16:08:08.158 INFO 11028 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2020-01-31 16:08:08.159 INFO 11028 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.22]
2020-01-31 16:08:08.365 INFO 11028 --- [ main] o.a.c.c.C.[Tomcat].[localhost].웹 브라우저에서 localhost:8080/hello로 브라우저에서 결과 확인 가능! 지난 6개월동안 해오던 방식
책에는 Application.main() 인디 왜 나는 그냥 Application인가!? 제발 책이랑 똑같았으면ㅠㅠ
반응형'With Computer > Spring Starter Project' 카테고리의 다른 글
[intelliJ] TDD에서 실행쿼리 형태 확인 (0) 2020.02.07 [intelliJ] Execution failed for task ':compileJava'. (0) 2020.01.31 [IntelliJ] FAILURE: Build failed with an exception. (0) 2020.01.31 [IntelliJ] 스프링 부트에서 테스트 코드를 작성하자 (0) 2020.01.30 [IntelliJ] 인텔리제이로 스프링부트 시작하기 (0) 2020.01.30