일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- php
- ubuntu
- laravel
- 맛집
- redis
- Spring
- IntelliJ
- java
- Oracle
- ReactJS
- 요리
- elasticsearch
- devops
- Design Patterns
- JVM
- Spring Batch
- javascript
- it
- linux
- MySQL
- AWS
- springboot
- Spring Boot
- Git
- tool
- Web Server
- Gradle
- jenkins
- jsp
- db
Archives
- Today
- Total
아무거나
<![CDATA[ ]]> 사용 이유 본문
반응형
<![CDATA[ ]]> 사용 이유
기호같은 특수문자 때문에 xml형식이 깨질까봐 CDATA로 감싸주는것이다. 즉, 그대로 출력해줌.
반응형
'Java & Kotlin > Java' 카테고리의 다른 글
[Design Pattern] Decorator Pattern (0) | 2019.12.28 |
---|---|
yyyy-MM-dd 형태의 날짜 조회 방법 (0) | 2019.12.26 |
[Design Pattern] Composite Pattern (0) | 2019.12.21 |
[Design Pattern] Bridge Pattern (0) | 2019.12.12 |
[Design Pattern] Abstract Factory Pattern (0) | 2019.12.10 |
Comments