250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Tomcat
- IntelliJ
- Core Java
- error
- oracle
- JavaScript
- Eclipse
- Open Source
- AJAX
- STS
- maven
- MSSQL
- PostgreSQL
- Thymeleaf
- MySQL
- Spring Boot
- 문서
- 설정
- Exception
- 오픈소스
- ubuntu
- Source
- myBatis
- Python
- spring
- Docker
- jpa
- SpringBoot
- JDBC
- git
Archives
- Today
- Total
목록Properties 한글깨짐 (1)
헤르메스 LIFE
[IntelliJ] Properties 파일 한글깨짐
일반적으로 요즘엔 다국어를 의식해서인지 파일 Encoding을 UTF-8 을 많이 사용합니다. Properties 파일은 ASCII 코드로 글을 저장합니다. Eclipse 에서는 Properties Editor 라는 Plugin 이 있어서 잘 사용했습니다. IntelliJ 에서는 [File] >> [Settings] >> [Editor] >> [File Encodings] >Transparent native-to-ascii conversion 을 체크 아래와 같이 보여집니다.
장난감들
2021. 1. 3. 22:37