728x90 반응형 Trouble Shooting/IntelliJ2 [Trouble Shooting/IntelliJ] properties 파일에 작성한 한글이 자꾸 ??? 표시로 바뀐다면 File > Settings > Editor > File Encodings > Properties File UTF-8 로 설정하고 [Apply] 적용이 완료된 후, 다시 properties에 ?? 표시된 것을 지우고 한글로 다시 작성하여 수정한다. 그리고 https://drcode-devblog.tistory.com/536 [Spring] 스프링 메시지 소스 사용 및 .properties 파일 인코딩 설정 MessageSource 인터페이스 public interface MessageSource { String getMessage(String code, @Nullable Object[] args, @Nullable String defaultMessage, Locale locale); String getM.. 2023. 6. 28. [Trouble Shooting / IntelliJ] 어느 순간 JSP가 에디터(IDE)에서 파일 인식이 안될 때 무지성으로 엔터나 스페이스를 누르는 바람에 jsp 가 인식이 안되버렸다. 어느 순간 이렇게 Settings > Editor > File Types > Java Server Page 를 찾아서 + 버튼을 눌러준 후 *.jsp 를 추가해주면 된다. 2023. 5. 19. 이전 1 다음 728x90 반응형