강의

멘토링

로드맵

Inflearn Community Q&A

kgw74010173's profile image
kgw74010173

asked

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

Static Content

hello-static 부분 랜더링할 때 질문입니다.

Written on

·

604

1

hello-static 부분 랜더링할 때 한글로 작성을 하면 글자가 깨져서 보이게 되는데, 이 부분은 어떻게 해결해야 할까요?

springjavaMVCspring-boot

Answer 1

0

안녕하세요. 김건우님, 공식 서포터즈 OMG입니다.

아래의 링크들을 참고하여 해결을 시도해주세요.

 

참고

[IntelliJ IDEA] 한글 깨짐 (tistory.com)

갓대희의 작은공간 :: [IntelliJ] IntelliJ 인코딩 설정(IntelliJ UTF-8 설정, IntelliJ 한글 설정) (tistory.com)

 

감사합니다.

위 두개의 링크를 참고하여도 해결이 안될 경우

IntelliJ 한글 깨짐 문제 해결(file 과 console encoding 설정) (lesstif.com)

위 링크의 invalidate caches도 적용해보시길 바랍니다.

kgw74010173's profile image
kgw74010173

asked

Ask a question