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 | 31 |
Tags
- SpringBoot
- MSSQL
- maven
- git
- ubuntu
- IntelliJ
- PostgreSQL
- Source
- spring
- Python
- myBatis
- Docker
- Exception
- Spring Boot
- JavaScript
- Open Source
- Thymeleaf
- JDBC
- error
- MySQL
- 오픈소스
- AJAX
- 설정
- Eclipse
- oracle
- Core Java
- jpa
- STS
- 문서
- Tomcat
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