Web/Spring
[Spring] STS 인코딩 설정
개발하는개발자
2018. 10. 11. 14:34
반응형
기본 인코딩 utf-8로 변경
1. General - Workspace - Text File encoding 속성을 utf-8로 변경
2. General - Editors - Text Editors - Spelling - Encoding 속성을 utf-8로 변경
3. 3가지 을 utf-8로 변경
Web - Css Files
Web - HTML Files
Web-Jsp Files Encoding
반응형