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 | 29 | 30 |
Tags
- git
- maven
- Core Java
- MSSQL
- 문서
- Thymeleaf
- Python
- Spring Boot
- myBatis
- Docker
- jpa
- Exception
- IntelliJ
- STS
- PostgreSQL
- oracle
- JavaScript
- AJAX
- error
- MySQL
- ubuntu
- JDBC
- Tomcat
- Open Source
- Source
- 설정
- SpringBoot
- spring
- Eclipse
- 오픈소스
Archives
- Today
- Total
목록Properties 한글문제 (1)
헤르메스 LIFE

일반적으로 요즘엔 다국어를 의식해서인지 파일 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