Inflearn brand logo image

Inflearn Community Q&A

aozmfh7891509's profile image
aozmfh7891509

asked

Spring for Beginners - Learn Spring Boot, Web MVC, and DB Access Technology with Code

View Settings

index.html

Written on

·

391

0

index가 열리지않고

http://localhost:8080을 입력했을때

hello.html파일이 바로 열리는것 같습니다 ㅜ

spring-bootMVCjavaspring

Answer 2

1

yh님의 프로필 이미지
yh
Instructor

안녕하세요. aozmfh789님

HelloController를 다시 확인해보시겠어요?

0

저같은 경우 @GetMapping("Hello") 에서 ("Hello") <- 이부분 빼먹으니 동일한 증상이 나타났었어욤.. ㅎㅎ

aozmfh7891509's profile image
aozmfh7891509

asked

Ask a question