스프링 부트 Whitelabel Error Page 에러

2024. 8. 5. 17:03·error note

 

Whitelabel Error Page가 뜬다..

this application has no explicit mapping for.. 이 응용 프로그램에는 다음에 대한 명시적 매핑이 없다고...

 

그 이유는❗❗❗❗❗❗❗❗❗❗

 

mainController에서 

@GetMapping에

@GetMapping({"/main-page", "/index"})     

이거를 빼먹음...

 

1. 어노테이션 잘 확인하기 (맵 주소)

2. 파일 위치 잘 확인하기

잘 입력해주면 에러 해결✨

'error note' 카테고리의 다른 글

[error] Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled...  (0) 2024.10.01
css 연결 안됨(myBank)  (0) 2024.08.08
Before start of result set.. 오류 해결(next())  (0) 2024.07.08
[JSP] 예외 발생! -> 예외 처리  (0) 2024.07.05
get_post 부분 문제 해결  (0) 2024.07.02
'error note' 카테고리의 다른 글
  • [error] Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled...
  • css 연결 안됨(myBank)
  • Before start of result set.. 오류 해결(next())
  • [JSP] 예외 발생! -> 예외 처리
미로910
미로910
개발자를 꿈꾸는 민경이의 기록 블로그
  • 미로910
    개발 note
    미로910
  • 전체
    오늘
    어제
    • 분류 전체보기
      • 설치 메뉴얼
      • HTML
      • JAVA
        • Java 기초
        • Java 응용
        • 자료구조
        • HTTP
        • JSP 프로그래밍
      • MySQL
        • MySQL 기본
        • 1일 1쿼리
      • CSS
      • Spring boot
      • JS
        • 게시판 만들기
      • Git
      • Flutter
        • MVVM 활용
        • 심화 버전
        • 1일 1 Flutter
      • 디자인 패턴의 활용
      • error note
      • My Project
        • [졸작] LLM 기반 특허 유사도 분석 시스템
        • 도서 관리 프로그램 (final project)
        • amigo
        • 친구 매칭 프로그램(FMP)
      • Python
      • 딥러닝
      • 네트워크
      • 공부 노트
        • 연구회
        • 자료구조
      • 기타
  • 블로그 메뉴

    • 홈
    • 전체보기
    • -----------------------
  • 링크

  • 공지사항

  • 인기 글

  • 태그

    Flutter
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.6
미로910
스프링 부트 Whitelabel Error Page 에러
상단으로

티스토리툴바